Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsc_profile_code table — gscpc

This table defines the codes that exist for each profile type. It defines the structure of the data key and data value fields when the code is allocated against a user in the gsm_profile_data table.

Table 17–1 lists the table’s FLA, fields, and foreign keys.

Table 17–1: gsc_profile_code table information 
Table FLA
Fields (data type)
Foreign keys
gscpc
profile_type_obj (Decimal)
profile_code_obj (Decimal)
profile_code (Character)
profile_description (Character)
profile_narrative (Character)
profile_type_obj

Table 17–2 gives details of the table’s indexes.

Table 17–2: gsc_profile_code index information 
Index name
Elements
Type
XPKgsc_profile_code
profile_type_obj
profile_code_obj
Primary Unique
XAK1gsc_profile_code
profile_type_obj
profile_code
Unique
XAK2gsc_profile_code
profile_code_obj
Unique
XIE1gsc_profile_code
profile_type_obj
profile_description
Nonunique

An example of a profile type is filter settings. Examples of profile codes for filter settings are filter-from values, filter-to values, filtering enabled, and filter field names.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095